@charset "utf-8";
#topLinks {
	width: 740px;
	height: 60px;
	background-color: #FFFFD9;
	background-position: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
}
#header {
	width: 750px;
	height: auto;
	background-color: #3D7A3E;
	background-position: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
	text-align: center;
}
#content {
	width: 750px;
	background-color: #FFFFD9;
	padding-left: 10px;
}
#par {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C65D01;
	background-color: #FFFFD9;
	padding-right: 10px;
	padding-left: 10px;
}
#sidebar{
	float: left;
	width: 20px;
	height:1580px;
	background-color: #F6AC63;
	padding-top: 0px;
}
#maincontent {
	width:680px;
	float: right;
	top: 10px;
	font-family: "DejaVu Sans";
	background-color: #FFFFD9;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer {
	width:730px;
	top:10px;
	float: right
	padding-left: 20px;
	}
.didLink {
	font-family: "DejaVu Sans";
	font-size: 14px;
	color: #3D6326;
	background-color: #ECE9D8;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #214200;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E5C2F;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003300;
	text-decoration: none;
	font-size: 14px;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006633;
	text-decoration: none;
	font-size: 14px;
}
.didH1 {
	font-family: "DejaVu Sans";
	font-size: 36px;
	color: #FFFFFF;
	background-color: #ED6E00;
}
#head_links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #F0A03D;
	padding-right: 10px;
}
.didH3 {
	font-family: "DejaVu Sans";
	font-size: 18px;
	color: #C77300;
	background-color: #FFFFD9;
}
.didh2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #CD934A;
	vertical-align: middle;
	width: 98%;
}
.style2 {color: #003333}
